| C1.Web.Api.Configuration Namespace : Manager<T> Class | 
For a list of all members of this type, see Manager<T> members.
| Name | Description | |
|---|---|---|
![]()  | Add | Add item with the key to the manager. | 
![]()  | Contains | Gets a boolean value which indicates whether the key exists in the manager. | 
![]()  | Get | Gets the instance which is mapped to the specified key. | 
![]()  | Remove | Remove the item with the specified key. | 
![]()  | TryGet | Try to get the instance which is mapped to the specified key. |